preloader

Setting up AI CLI tools

Claude Code, Gemini CLI, Codex — each one needs local installation, version management, and API key configuration. On every machine. For every developer.

AGTerm eliminates all of it. Your Workbench session already has the API keys. AGTerm inherits them automatically. Open the terminal and the agents are waiting.

One environment. All the tools. Zero setup time.

AI CLI tools that just work:
Pre-configured, pre-authenticated, ready to run.
Get Started
Claude Code
Anthropic’s agentic coding assistant, pre-wired to your Calliope AI API keys. Run it immediately without touching a config file.
Gemini CLI
Google’s command-line AI, authenticated and ready. Multimodal reasoning, code generation, and analysis from your terminal.
OpenAI Codex
OpenAI’s terminal assistant, configured and waiting. Code generation, explanation, and refactoring from the shell.
Full Shell Access
Complete bash environment with your full Workbench filesystem. All your data, models, and workspace files accessible immediately.
Multi-Agent Sessions
Run multiple AI agents concurrently across sessions. Background tasks while you work. Up to 10 concurrent sessions per workspace.
Persistent Workspace
Your terminal session shares the same EFS filesystem as AI Lab, File Manager, and the rest of the Workbench. No file copying between tools.
AGTerm Capabilities
additional svg icon
Pre-Wired AI Keys
API keys from your Calliope AI session pass through automatically — Anthropic, Google, OpenAI. No environment variable setup, no secrets copying, no configuration files to edit.
additional svg icon
Shared Filesystem
AGTerm runs on the same EFS storage as every other tool in your Workbench. Files you create in AI Lab appear in AGTerm. Datasets, models, scripts — all in one place.
additional svg icon
Beautiful Web Interface
A proper terminal experience in the browser — not a raw xterm.js dump. Themes, proper rendering, keyboard shortcuts, and session management without VNC overhead.

What is AGTerm?

AGTerm is Calliope AI’s multi-agent web terminal. It’s a full bash environment in the browser with Claude Code, Gemini CLI, and OpenAI Codex pre-installed and pre-configured — using your Workbench API keys automatically.

Unlike a generic web terminal, AGTerm is purpose-built for AI-assisted development: the agents are first-class citizens, not afterthoughts you install separately.

Who is AGTerm for?

  • Developers who live in the terminal and want AI assistance without leaving it
  • DevOps engineers who need shell access to their Workbench environment
  • Data engineers running scripts, pipelines, and ETL jobs
  • Security researchers using the Kali OSINT or RE Desktop flavors and needing AI-assisted analysis
  • Teams where local AI CLI setup is a recurring friction point for onboarding

How API key inheritance works

When your Calliope AI Workbench session starts, your API keys are provisioned into the environment. AGTerm inherits these automatically via environment variables:

  • ANTHROPIC_API_KEY → used by Claude Code
  • GOOGLE_API_KEY → used by Gemini CLI
  • OPENAI_API_KEY → used by Codex

You never touch a config file. The keys are managed by Calliope AI’s secrets system — the same one Zentinelle audits.

Multi-agent sessions

AGTerm supports up to 10 concurrent sessions per workspace. You can run:

  • Claude Code working on a refactor in one session
  • A Gemini CLI research task in another
  • A long-running shell script in a third

All sessions share the same filesystem and persist as long as your workspace is active.

Your terminal. AI already running.

Stop setting up AI CLI tools on every machine. AGTerm puts Claude Code, Gemini CLI, and Codex in a web terminal that's ready the moment your Workbench opens.

Get Started